home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1027.lha / Docs / English / Contents < prev    next >
Text File  |  1995-03-03  |  3KB  |  84 lines

  1. ARexxAppList    1994.10.11    List of 421 programs that support ARexx.
  2.  
  3. The ARexx Application List.  A list (plain text) of approximately 421 Amiga
  4. programs that support ARexx, with brief descriptions of their capabilities.
  5. Updates are posted in the USENET newsgroup comp.sys.amiga.applications.
  6.  
  7. Author: Daniel J Barrett
  8. Path: AmigaLibdisk1027:Programs/ARexxAppList/
  9.  
  10. ==========
  11.  
  12. PhxAss    4.00    Highly optimizing macro assembler
  13.  
  14. PhxAss V4.xx is a highly optimizing macro assembler for Motorola's 680x0
  15. CPUs, 6888x FPUs and 68851 MMU (of course, the 030, 040 and 060 MMUs are
  16. also supported). It requires OS2.04 (V37) as a minimum and does no longer
  17. support older operating systems! (Kick 1.x owners: Get PhxAss V3.97)
  18.  
  19. Most important features:
  20. o Fast: 15000-30000 lines per minute with standard Amigas, 50000-200000
  21.   with A4000/040.
  22. o Symbolic and Source Level Debugging.
  23. o Automatic generation of executables (if possible).
  24. o Small Code and Small Data support (also support for __MERGED sections).
  25. o Listing file, Cross Reference Listing, Equates file.
  26. o Complete floating point support: You can use complex floating point
  27.   expressions, including float functions (sine, logarithm, square root,
  28.   power, etc.), everywhere in your source, e.g. defining float EQUates or
  29.   SETs.
  30. o Switches for nine different optimizations.
  31. o Locale symbols (xxx$ and .xxx type).
  32. o Support for Motorola's old and new operand style (even in 68000 mode).
  33. o locale.library usage (english, german, polish).
  34. o Nearly all directives of the most popular assemblers like Seka, DevPac or
  35.   AS (Aztec) are supported. Examples: INCBIN, INCDIR, CODE_C, REPT, RS,
  36.   RSRESET, EQUR, REG, OFFSET, XDEF, XREF, PUBLIC, ...
  37. o Further development and support is guaranteed for years, because I'll
  38.   *never* change my system (Amiga forever!).
  39. o Finally: Although Shareware, PhxAss is completely functional!
  40.  
  41. You will find four different versions of PhxAss in this distribution:
  42. 1. PhxAss: The standard 680x0,FPU,MMU macro assembler.
  43. 2. SmallPhxAss: This is a 68000-only version without floating point support.
  44. 3. FreePhxAss: This program is FREEWARE! It is intended for developers of
  45.     PD-Compilers, who want to include PhxAss in their compiler package.
  46. 4. GigaPhxAss: Identical to PhxAss, but source codes are not limited to
  47.     65535 lines. Quite useful for assembling Reassembler outputs.
  48.  
  49. PhxAss is SHAREWARE. A registration will cost you 25 DM or 15$. In return
  50. you will receive the latest update and the right to ask me for a new update
  51. whenever you want.
  52.  
  53. Author: Frank Wille
  54. Path: AmigaLibdisk1027:Programs/PhxAss/
  55.  
  56. ==========
  57.  
  58. PhxLnk    4.00    AmigaDOS module linker
  59.  
  60. PhxLnk supports all features of a standard Amiga-DOS linker (like BLink),
  61. except of overlay hunks and automatic link vectors (ALV).
  62.  
  63. Implemented functions:
  64. o Links object files and libraries (SAS/C extended libraries also)
  65. o Sections may be forced to Chip-memory
  66. o Small Code, Small Data
  67. o SAS/C-Blink Small Data compatibility available
  68. o '_MERGED' sections are recognized automatically (and coalesced like
  69.   Small Data sections)
  70. o Symbolic and Source Level Debugging (PowerVisor compatibility included)
  71. o Debug blocks are removed on request
  72. o Deletes empty sections
  73. o Zero bytes at the end of a section are deleted and appear in the
  74.   HUNK_HEADER block only
  75. o User may define absolute external symbols
  76.  
  77. PhxLnk is FREEWARE.
  78.  
  79. Author: Frank Wille
  80. Path: AmigaLibdisk1027:Programs/PhxLnk/
  81.  
  82. ==========
  83.  
  84.